home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6770 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.8 KB  |  41 lines

  1. Path: news.corp.sgi.com!news!scotth
  2. From: scotth@sgi.com (Scott Henry)
  3. Newsgroups: comp.sys.sgi.hardware,comp.lang.c++
  4. Subject: Re: Help with serial/tty2 communication (write ok, read NOT).
  5. Date: 12 Feb 1996 18:09:12 GMT
  6. Organization: Silicon Graphics Inc, Mountain View, CA
  7. Message-ID: <SCOTTH.96Feb12100912@skuld.corp.sgi.com>
  8. References: <4ebkuaINNdqp@retriever.cs.umbc.edu> <4ef62p$8t2@ni1.ni.net>
  9.     <TROYS.96Feb12160640@donald.wormald.com.au>
  10. Reply-To: scotth@sgi.com
  11. NNTP-Posting-Host: skuld.corp.sgi.com
  12. In-reply-to: troys@donald.wormald.com.au's message of Mon, 12 Feb 1996 06:06:39 GMT
  13.  
  14.  
  15. In article <TROYS.96Feb12160640@donald.wormald.com.au> troys@donald.wormald.com.au (Troy Stephen) writes:
  16.  
  17. > I have a similar problem, and thought it might as well continue on this thread.
  18.  
  19. > Also, I am a bit concerned about the reliability of the serial ports at
  20. > high baud rates, especially when the man page for SERIAL(7) says:
  21.  
  22. > "...Each line may be independently set to run at any of several speeds,
  23. > as high as 19,200 or even 38,400 bps."
  24.  
  25. > What are people's experience with this?  I need to run at 38.4kbaud and
  26. > my application needs to read the 27 byte packets at 60hz.  What are my
  27. > chances of getting this to work reliably?
  28.  
  29. Methinks the man page needs to be updated...  38400 works perfectly
  30. fine on R3k Indigos and more recent machines.  You *may* need to
  31. worry about flow control (I don't know how big the serial buffer
  32. is), but people get away with modem cables missing RTS on 1500 byte
  33. PPP/SLIP packets at 38400, so you are probably OK.
  34.  
  35. --
  36. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  37.  Scott Henry <scotth@sgi.com> / Help! My disclaimer is missing!
  38.  Networking Services,        / GIGO *really* means: Garbage in, Gospel Out
  39.  Silicon Graphics, Inc      / 
  40.   <a href="http://reality.sgi.com/employees/scotth/">home page</a>
  41.